chore(deps): bump secp256k1 from 0.30.0 to 0.31.1#583
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [secp256k1](https://github.com/rust-bitcoin/rust-secp256k1) from 0.30.0 to 0.31.1. - [Changelog](https://github.com/rust-bitcoin/rust-secp256k1/blob/master/CHANGELOG.md) - [Commits](rust-bitcoin/rust-secp256k1@secp256k1-0.30.0...secp256k1-0.31.1) --- updated-dependencies: - dependency-name: secp256k1 dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
c734417 to
09505c0
Compare
Member
|
needs updated alloy to match secp256k1 dependency |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps secp256k1 from 0.30.0 to 0.31.1.
Changelog
Sourced from secp256k1's changelog.
Commits
0dfa825Merge rust-bitcoin/rust-secp256k1256: 0.31.x: update deprecation versions an...8701365bump version to 0.31.1666d3c6update unit tests and examples to remove deprecated functions47ab5afdeprecations: replace all TBDs with 0.30.07758313Merge rust-bitcoin/rust-secp256k1256: release 0.31.0252f89arelease 0.31.0f5d0769Merge rust-bitcoin/rust-secp256k1256: Update rand to 0.9.x993b4b7Update rand to 0.9.x, getrandom to 0.3 and js-sys to 0.3.77442de10Merge rust-bitcoin/rust-secp256k1256: Minor: fix missing import in doc example7b7085fMinor: fix missing import in doc example